Improve prompts in case no Python is installed or an invalid interpreter is selected - #19397
Merged
Merged
Conversation
Kartik Raj (karrtikr)
force-pushed
the
noinsjpir
branch
from
July 2, 2022 00:19
4fd4cd9 to
a76f230
Compare
Kartik Raj (karrtikr)
force-pushed
the
noinsjpir
branch
from
July 11, 2022 20:36
c306869 to
7505051
Compare
added 8 commits
July 11, 2022 14:19
Kartik Raj (karrtikr)
force-pushed
the
noinsjpir
branch
from
July 11, 2022 21:41
c24cb01 to
bc2155a
Compare
Kartik Raj (karrtikr)
marked this pull request as ready for review
July 11, 2022 21:44
Karthik Nadig (karthiknadig)
previously approved these changes
Jul 11, 2022
Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
Karthik Nadig (karthiknadig)
approved these changes
Jul 11, 2022
Wes McKinney (wesm)
pushed a commit
to posit-dev/positron
that referenced
this pull request
Mar 28, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also, added an API to trigger the "No Interpreter" diagnostic upon user action.
Closes #17667
Closes #19396